-
Home
-
User Registration & Membership – Custom Registration Form, Login Form, and User Profile
-
4.2.2 (latest)
-
Code
-
Classes
- StripeService
Total Complexity |
72 |
Dependencies |
17 |
Dependents |
7 |
Total lines |
584 |
Lines of code |
469 |
Logical lines of code |
264 |
Comment lines |
37 |
Methods |
13 |
Properties |
4 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_subscription() |
A |
33 |
12 |
103 |
process_stripe_payment() |
A |
39 |
12 |
65 |
create_stripe_product_and_price() |
A |
40 |
11 |
58 |
sync_coupon() |
A |
46 |
9 |
38 |
update_order() |
A |
42 |
7 |
53 |
handle_succeeded_invoice() |
S |
42 |
4 |
49 |
sendEmail() |
S |
52 |
3 |
23 |
cancel_subscription() |
S |
59 |
3 |
14 |
handle_failed_invoice() |
S |
50 |
2 |
29 |
handle_webhook() |
S |
63 |
3 |
12 |
__construct() |
S |
61 |
2 |
11 |
get_stripe_settings() |
S |
63 |
2 |
10 |
validate_setup() |
S |
74 |
2 |
4 |